home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 36 / Softdisk for Windows 36.iso / install / PRODIGY / PRONET31 / DATA.Z / nasst16.rcp < prev    next >
Encoding:
Text File  |  1997-04-21  |  635 b   |  37 lines

  1. ##Win3.1 build support
  2. ##1.1.9 file set
  3. ##the NOCONTROL release
  4. ##Fixes for mail server failure; open location problems; failure to work until first sign-on; web site test; using netassist while connected disconnects
  5. ##Changes made for 2/24 build
  6. ##Changes for 1.1.9 build
  7.  
  8.  ## Created on CRAFTSMAN by JCOFFIN at Mon Apr 21 12:12:24 1997
  9.  
  10. format(4,1);
  11. recipe
  12. {
  13.     product "nasst16"
  14.     {
  15.         version 8
  16.         {
  17.             recommend 100;
  18.             files
  19.             (
  20.                 300 @ 7,
  21.                 368 @ 2,
  22.             );
  23.         }
  24.     }
  25.     file 300
  26.     {
  27.         path("product", "NASSIST.EXE");
  28.         at 7;
  29.     }
  30.     file 368
  31.     {
  32.         private;
  33.         path("product", "Nassist.hlp");
  34.         at 2;
  35.     }
  36. }
  37.